Make tree-sitter tests work installed in .emacs.d/tree-sitter
authorMattias Engdegård <mattiase@acm.org>
Mon, 26 Feb 2024 17:42:44 +0000 (18:42 +0100)
committerMattias Engdegård <mattiase@acm.org>
Mon, 26 Feb 2024 17:47:02 +0000 (18:47 +0100)
commita67b8d7f448804d34bce85d2b6ab8d022f14161f
tree0444f2e076f72bdde5615411d864141c58870079
parent25cfccfb8b5bced05d5547f3eabb4d0508a575c8
Make tree-sitter tests work installed in .emacs.d/tree-sitter

* test/Makefile.in (ert_opts):
Set treesit-extra-load-path, because HOME is not valid when running
tests from the Makefile (bug#69405).
test/Makefile.in